XIQS Object Activation

From IQsimWiki

Jump to: navigation, search

XIQS Object Activation - XIQS Object Management

Description
activateXIQSObject ( Integer obj_type , Long id_obj OR String obj_id_list )
Activate one (or many) object(s) to force its (their) status to enabled state.
The only accepted object types are Sim Card (=10), Allocation rule (=14), and Device GSM Port (=5).
Parameters

Integer obj_type

Object type

Long id_obj

Object Id

String obj_id_list

Object id list comma separated (',')
Return Values
Return Code
Integer: OK = 1

Error Data structure ( Error Management )

Possible failure code returns
*ERR_CMD_SYNTAX (400) ERR_MSG_WRONG_OBJ_TYPE
*ERR_OBJ_NOT_FOUND (404) ERR_MSG_PORT_NOT_FOUND or ERR_MSG_PART_NOT_FOUND
*ERR_UNAUTHORIZED (401) ERR_MSG_OBJ_NOT_OWNED
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

deactivateXIQSObject

enableXIQSMetadata

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List